Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marc/track lookup arity #3002

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

marcbeunardeau88
Copy link
Contributor

We need to keep track of the arity of the lookup we creating, so that the prover can later correctly collapse term into beta+sum_i gamma^i*lookup[i] where gamma is the lookup combiner

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.80%. Comparing base (84a357a) to head (6a507eb).
Report is 30 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3002      +/-   ##
==========================================
- Coverage   77.15%   76.80%   -0.35%     
==========================================
  Files         260      261       +1     
  Lines       61529    61887     +358     
==========================================
+ Hits        47470    47530      +60     
- Misses      14059    14357     +298     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant